Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpaca http test #9

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Alpaca http test #9

merged 4 commits into from
Nov 17, 2023

Conversation

daveminer
Copy link
Owner

No description provided.

Copy link

Tests summary

Finished in 0.3 seconds (0.2s async, 0.01s sync)
Randomized with seed 111658

0 feature tests, 0 doctests, 18 tests, 0 failures
19.7% coverage (0% is the minimum)

Coverage details

----------------
COV    FILE                                        LINES RELEVANT   MISSED
  0.0% deps/pow/lib/pow/extension/phoenix/route      111        1        1
  0.0% lib/basket.ex                                   9        0        0
 75.0% lib/basket/application.ex                      44        8        2
100.0% lib/basket/http/alpaca.ex                      13        3        0
  0.0% lib/basket/http/alpaca/impl.ex                 57       14       14
  0.0% lib/basket/mailer.ex                            5        0        0
  0.0% lib/basket/repo.ex                              5        0        0
  0.0% lib/basket/users/user.ex                       21        2        2
 16.0% lib/basket/websocket/alpaca.ex                123       25       21
  0.0% lib/basket/websocket/alpaca/impl.ex            76       22       22
100.0% lib/basket_web.ex                             131        2        0
100.0% lib/basket_web/components/card.ex              56        5        0
  0.0% lib/basket_web/components/core_component      737      169      169
  0.0% lib/basket_web/components/dark_mode_togg       23        1        1
  0.0% lib/basket_web/components/layouts.ex            7        0        0
  0.0% lib/basket_web/components/nav_row.ex           17        1        1
  0.0% lib/basket_web/components/search_input.e       53        8        8
  0.0% lib/basket_web/components/ticker_bar_tab       48        5        5
100.0% lib/basket_web/controllers/error_html.ex       19        1        0
100.0% lib/basket_web/controllers/error_json.ex       15        1        0
  0.0% lib/basket_web/controllers/page_controll        9        1        1
  0.0% lib/basket_web/controllers/page_html.ex         5        0        0
  0.0% lib/basket_web/controllers/pow_invitatio        5        0        0
  0.0% lib/basket_web/controllers/pow_reset_pas        5        0        0
  0.0% lib/basket_web/controllers/unauthenticat       13        1        1
  0.0% lib/basket_web/endpoint.ex                     52        0        0
  0.0% lib/basket_web/gettext.ex                      24        0        0
  0.0% lib/basket_web/live/demo.ex                    35        4        4
 83.3% lib/basket_web/live/overview.ex               153       48        8
  0.0% lib/basket_web/live/overview/bars.ex           38        7        7
  0.0% lib/basket_web/mails/pow/mailer.ex             20        2        2
  0.0% lib/basket_web/mails/pow_email_confirmat       23        2        2
  0.0% lib/basket_web/mails/pow_invitation_mail       25        4        4
  0.0% lib/basket_web/mails/pow_reset_password_       26        4        4
  0.0% lib/basket_web/router.ex                       70        6        6
 80.0% lib/basket_web/telemetry.ex                    96        5        1
 37.5% priv/catalogue/basket_web/components/car       68        8        5
  0.0% priv/catalogue/basket_web/components/car       21        0        0
100.0% test/support/conn_case.ex                      39        2        0
 28.5% test/support/data_case.ex                      74        7        5
[TOTAL]  19.7%
----------------

@daveminer daveminer merged commit 18cb451 into main Nov 17, 2023
1 check passed
@daveminer daveminer deleted the alpaca-http-test branch November 17, 2023 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant